test-driven bug fixing
A way of fixing bugs that entails writing and automating unit tests that reproduce each bug before debugging the code and fixing the bug. It is the bug fixing extension of test-driven development.
Copyright © 2003-2008 Gerard Meszaros all rights reserved